Package | nhsd.assets.stu3 |
Resource Type | CodeSystem |
Id | GPConnect-DeliveryChannel-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-DeliveryChannel-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-DeliveryChannel-1 |
Version | 1.0.0 |
Status | active |
Date | 2018-02-18T00:00:00+00:00 |
Name | GPConnect-DeliveryChannel |
Authority | hl7 |
Description | A CodeSystem that identifies the delivery channel of an Appointment. |
Copyright | Copyright © 2018 NHS Digital |
Content | complete |
ValueSet | |
GPConnect-DeliveryChannel-1 | GPConnect-DeliveryChannel-1 |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "GPConnect-DeliveryChannel-1", "url": "https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-DeliveryChannel-1", "version": "1.0.0", "name": "GPConnect-DeliveryChannel", "status": "active", "date": "2018-02-18T00:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A CodeSystem that identifies the delivery channel of an Appointment.", "copyright": "Copyright © 2018 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "In-person", "display": "In-person" }, { "code": "Telephone", "display": "Telephone" }, { "code": "Video", "display": "Video" } ] }